- all-integer
- мат.полностью целочисленный
English-Russian scientific dictionary. 2008.
English-Russian scientific dictionary. 2008.
Integer sequence — In mathematics, an integer sequence is a sequence (i.e., an ordered list) of integers. An integer sequence may be specified explicitly by giving a formula for its nth term, or implicitly by giving a relationship between its terms. For example,… … Wikipedia
Integer matrix — In mathematics, an integer matrix is a matrix whose entries are all integers. Examples include the binary matrix; the zero matrix; the unit matrix; the adjacency matrix used in graph theory, amongst many others. Integer matrices find frequent… … Wikipedia
Integer BASIC — Integer BASIC, written by Steve Wozniak, was the BASIC interpreter of the Apple I and original Apple II computers. Originally available on cassette, then included in ROM on the original Apple II computer at release in 1977, it was the first… … Wikipedia
all — [adj1] whole quantity complete, entire, full, greatest, gross, outright, perfect, total, utter; concept 771 Ant. none, zero all [adj2] each; every one of a class any, bar none*, barring no one, complete, each and every, entire, every, every bit… … New thesaurus
all — I adjective complete, each and every, full, global, integral, nothing but, only, perfect, the sum of, total, undivided, universal, wholly II noun aggregate, all and sundry, allness, assemblage, collectiveness, completeness, complexus, ensemble,… … Law dictionary
Integer (computer science) — In computer science, an integer is a datum of integral data type, a data type which represents some finite subset of the mathematical integers. Integral data types may be of different sizes and may or may not be allowed to contain negative values … Wikipedia
Integer — This article is about the mathematical concept. For integers in computer science, see Integer (computer science). Symbol often used to denote the set of integers The integers (from the Latin integer, literally untouched , hence whole : the word… … Wikipedia
Integer factorization — In number theory, integer factorization is the way of breaking down a composite number into smaller non trivial divisors, which when multiplied together equal the original integer.When the numbers are very large, no efficient integer… … Wikipedia
Integer relation algorithm — An integer relation between a set of real numbers x 1, x 2, ..., x n is a set of integers a 1, a 2, ..., a n, not all 0, such that:a 1x 1 + a 2x 2 + cdots + a nx n = 0.,An integer relation algorithm is an algorithm for finding integer relations.… … Wikipedia
Integer lattice — In mathematics, the n dimensional integer lattice (or cubic lattice), denoted Zn, is the lattice in the Euclidean space Rn whose lattice points are n tuples of integers. The two dimensional integer lattice is also called the square lattice, or… … Wikipedia
Integer overflow — In computer programming, an integer overflow occurs when an arithmetic operation attempts to create a numeric value that is larger than can be represented within the available storage space. For instance, adding 1 to the largest value that can be … Wikipedia